| SyMailInboxQueue |
| Logical Entity Name | SyMailInboxQueue |
| Default Table Name | SyMailInboxQueue |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SyMailInboxQueue Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
syMailInboxQueueId |
bigint | NO | ||
| MessageXML | ntext | YES | ||
| RetryCount | int | NO | ||
cmEventId |
int | YES | ||
| MachineName | varchar(255) | YES | ||
| DateAssigned | datetime | YES | ||
TrackingNbr |
uniqueidentifier | NO | ||
| StepNbr | int | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO | ||
syQueueXMLMessageDetailID |
int | YES |
| SyMailInboxQueue Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SyMailInboxQueue_SyMailInboxQueueID_U_C_IDX | PrimaryKey | syMailInboxQueueId |
| SyMailInboxQueue Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| syQueueXMLMessageDetail | Non-Identifying | Zero or One to Zero or More | FK_syMailInboxQueue.syQueueXMLMessageDetailID_syQueueXMLMessageDetail.syQueueXMLMessageDetailID | syQueueXMLMessageDetailID | NO | YES | ||
| CmEvent | Non-Identifying | Zero or One to Zero or More | FK_SyMailInboxQueue_CmEventID_CmEvent_CmEventID | cmEventId | NO | YES | ||
| syQueueXMLMessage | Non-Identifying | One To Zero or More | FK_SyMailInboxQueue_TrackingNbr_syQueueXMLMessage_TrackingNbr | TrackingNbr | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyMailInboxQueue_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyMailInboxQueue Check Constraints |
| Check Constraint Name | CheckConstraint |
| SyMailInboxQueue Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| SyMailInboxQueue Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.SyMailInboxQueue |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyMailInboxQueue |
NO |
| SyMailInboxQueue Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | System |
| SyMailInboxQueue Data Movement Rules |
| Name | Type | Rule Text/Value |